home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Languguage OS 2
/
Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO
/
a_utils
/
perl
/
msds-prl
/
readme.dpm
< prev
next >
Wrap
Text File
|
1993-07-25
|
586b
|
23 lines
Marc Pawlowsky
November 1992
The following files contain the new files that allow PERL
to compile using Metaware's High C version 3.03 @ 96, with the
result being linked using the Phar Lap 386 linker version
4.0.
To create the program, create a new directory labelled dpmi, in the
main perl source directory. Execute getfiles.bat, then copy
the new files into the subdirectory, then execute
make use makefile.
Known bugs
==========
Integers do not convert to and from doubles exactly. e.g.
1 becomes 1.00000000000000056. The causes problems for
output and for logical tests.